const net/http.http2stateOpen
6 uses
net/http (current package)
h2_bundle.go#L3500: http2stateOpen
h2_bundle.go#L3508: http2stateOpen: "Open",
h2_bundle.go#L5330: case http2stateOpen:
h2_bundle.go#L5829: if st == nil || state != http2stateOpen || st.gotTrailerHeader || st.resetQueued {
h2_bundle.go#L6033: initialState := http2stateOpen
h2_bundle.go#L7139: if msg.parent.state != http2stateOpen && msg.parent.state != http2stateHalfClosedRemote {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)